Testing DAL Scripts Using the DAL Debugger in Documaker Desktop

You can enable the DAL Debugger in Documaker Desktop by adding the following lines to the MEN.RES file in your master resource library (MRL). You can edit this file using any ASCII text editor. Before you edit the file, make a backup copy. Here is an example of what you need to add to the MEN.RES file:

POPUP "&Tools" 255 "Utility Programs"

 

BEGIN

MENUITEM "Enab&le Debugger..." 502 "DBGW32->DBGEnableDebugger" "Enable DAL debugger." 0 

SEPARATOR